home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MINI - The Complete Story in Pictures
/
mini40completestory.iso
/
Data
/
MBi1.dxr
/
00012_select -MM-.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-06
|
207 b
|
12 lines
on mouseEnter
set the memberNum of sprite the currentSpriteNum to member("MM_on")
end
on mouseLeave
set the memberNum of sprite the currentSpriteNum to member("MM_off")
end
on mouseDown
go("MM")
end